CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LInux Chat server

搜索资源列表

  1. QTchar

    1下载:
  2. 简单用在Linux下使用QT工具编的聊天程序包括服务器端和客户端-Simple to use with the Linux chat program compiled QT tools including server and client
  3. 所属分类:Internet/网络编程

    • 发布日期:2016-01-24
    • 文件大小:110895
    • 提供者:廖翌源
  1. linux-chatroom

    0下载:
  2. 基于多路复用的聊天室。利用了共享内存等等。包括客服端和服务器端-Multiplexer-based chat rooms. Use of shared memory, and so on. Including the customer service side and server-side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-04
    • 文件大小:2711
    • 提供者:张伟
  1. Chat

    0下载:
  2. 基于linux命令行的聊天程序,分server服务程序和client客户端程序。-Linux command line-based chat program, the service program of the sub-server and client client program.
  3. 所属分类:Linux Network

    • 发布日期:2017-05-15
    • 文件大小:3881848
    • 提供者:wangfeng
  1. server

    0下载:
  2. 网络聊天室,用linux下的c语言编写的采用c/s模式,有服务器端和客户端-Internet chat rooms under linux c language written using c/s mode, the server and client
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:5146
    • 提供者:雁江
  1. server

    0下载:
  2. 在linux环境下,用c语言编写的,使用tcp协议的服务器端程序,实现聊天室功能的服务器端程序-In the linux environment, using the c language, using the tcp protocol server-side programs, and chat room features a server-side program
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1248
    • 提供者:王磊
  1. Chat.tar

    1下载:
  2. Linux网络聊天室的设计使用mysql数据库存贮用户注册信息,能够实现用户登录+注册,注册信息保存server端的mysql数据库中,client端登陆后可实现私聊,群聊,文件发送,在线用户信息显示,server端可以踢出某用户 -The Linux Internet chat rooms designed for use mysql database to store user registration information, can achieve the user login+ reg
  3. 所属分类:Linux Network

    • 发布日期:2017-04-07
    • 文件大小:335390
    • 提供者:gaoke
  1. chat

    0下载:
  2. 基于Linux系统下,用c编写的一个聊天程序,该程序分为客户端和服务器端亮部分代码-Based on Linux system, using c write a chat program, this program is divided into client and server bright part of the code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:15479
    • 提供者:赵伟坤
  1. server

    0下载:
  2. 在linux下,用C语言实现的聊天程序中服务器的实现,程序可编译运行。-In Linux, using C language implementation of the realization of the server chat program, and the program can be normal compilation operation.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-25
    • 文件大小:1300
    • 提供者:蓝雨
  1. VCPP6.0-Linux-TCP-chatroom

    0下载:
  2. tcp_server.c运行于linux,用于作服务器。客户端用VC++6.0开发,实现了网络聊天室和单对单聊天功能。-tcp_server.c run in linux, is used as a server. The client development VC++6.0 used Internet chat rooms and a single on-one chat function.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-12
    • 文件大小:3765403
    • 提供者:wenzi
  1. Chat_Room

    0下载:
  2. 在linux下实现的聊天室功能,有服务器和客户端,采用的UDP协议-Under linux chat room function, the server and client, using the UDP protocol
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:8993
    • 提供者:董婷婷
  1. f_server

    0下载:
  2. linux下终端实现文字聊天的服务器端程序,基于linux下网络socket编程-achieved under linux terminal server text chat program, based on network socket programming under linux
  3. 所属分类:Network Security

    • 发布日期:2017-11-15
    • 文件大小:2088
    • 提供者:qwm
  1. server

    0下载:
  2. 关于一个简单的使用linux下c写的简单的server_client聊天室的设计文档-About the use of a simple c under linux to write a simple chat room design documents server_client
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:269635
    • 提供者:
  1. chat_server

    0下载:
  2. 聊天服务器,在linux环境下通过eclipse进行编译-Chat server
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-04
    • 文件大小:49858
    • 提供者:程正节
  1. Simple-chat-room-simulation-platform

    0下载:
  2. 简易聊天室平台模拟。基于linux平台支持用户登录,聊天。后台管理器监听,最大同时在线人数。提供client和server两端的代码。-Simple chat room simulation platform. Support for user login and chat. Manage listens, the maximum number of simultaneous online. Provides client and server ends of the code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:3097
    • 提供者:yangfan
  1. chatroom

    0下载:
  2. Linux聊天室,基于服务器的客户端之间通信的聊天程序,首先建立服务器程序通过多线程方式循环接收客户端信息,客户端程序发送数据,被服务器接收后广播,实现多客户端之间的通信。-Linux chat rooms, chat program based on communication between the client server, the first server program established by multiple threads circulating receive clien
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3235
    • 提供者:
  1. chat.tar

    0下载:
  2. 一个简单的linux socket应用,实现了server端和client端的实时对话。并且可以当作是子程序fork()函数的一个示例。-A simple linux socket application to achieve a real-time conversation server-side and client-side. And can be used as a subroutine fork () function is an example.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1086
    • 提供者:FFute
  1. liaotianshi

    0下载:
  2. linux下实现客户端与服务器端的聊天,能够运行无阻。-achieved under linux chat client and server side
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2882
    • 提供者:gladiola
  1. chat_server

    0下载:
  2. 我自己写的一个基于tcp/ip的聊天服务器,可是实现实时通话以及多人通话,请多多指教,其中用到了链表,是在linux c下编写-I write a chat server based on TCP/IP, but in real time to speak, and many people call, please advice, which use the linked list, is written under Linux c
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:1646
    • 提供者:白鹿
  1. linuxqq-Server

    0下载:
  2. 本项目是在Linux下实现的QQ程序,能够实现聊天工具的基本功能,添加好友,好友聊天等功能-The project is implemented in the Linux QQ program, to achieve the basic functions chat, add friends, chat with friends and other functions
  3. 所属分类:P2P

    • 发布日期:2017-04-29
    • 文件大小:138464
    • 提供者:刘晓庆
  1. ser_test

    0下载:
  2. 嵌入式Linux的聊天程序的服务器端程序,基于socket套接字进行网络间通信。(Embedded Linux chat program server-side program, based on socket socket for inter network communication.)
  3. 所属分类:Linux/Unix编程

« 1 2 34 5 6 7 »
搜珍网 www.dssz.com